home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / apt / apt.conf.d / 70debconf < prev    next >
Text File  |  2008-10-10  |  182b  |  4 lines

  1. // Pre-configure all packages with debconf before they are installed.
  2. // If you don't like it, comment it out.
  3. DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt || true";};
  4.